Skip to main content

CensusQuery

Description

The CensusQuery event type enables searching for all currently admitted patients within a facility. The response includes patient demographics and visit identifying information, providing a snapshot of the patients who are currently admitted to the facility. Additional information about the patients or visits can be retrieved by following up with a PatientSearch Query or a VisitQuery event type, which allows for further querying and retrieval of specific patient or visit details from the facility's electronic health record (EHR) or other healthcare systems.

API endpoints for Census Query

Sync REST API Endpoint to call the API: https://{base_url}/api/v1/patient-admin/census-query.

Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.